home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / wsarch32.zip / WSARCH32.TXT < prev   
Text File  |  1995-12-21  |  9KB  |  190 lines

  1. This client is a first stab at a win32 archie client.  It requires
  2. Windows 95 or Windows NT to run as the query is a thread.
  3.  
  4. To use it all you need to do is run the program.  As yet there is no
  5. help file and features like kicking off WS_FTP and expanding
  6. directories are not implemented.  These will come.
  7.  
  8. Try it out and let me know how you get on via email.
  9.  
  10. This archie client is based upon the archie client that is included in the
  11. Prospero V5.1a release.
  12.  
  13. It was written by Clifford Neuman with changes by Brendan Kehoe
  14. and George Ferguson.
  15.  
  16. If you want to know more about Prospero send an email message to 
  17. info-prospero@isi.edu.  Do not send questions about WSARCHIE to
  18. this address, send them to david.woakes@dial.pipex.com, PLEASE.
  19.  
  20. Keep an eye on my WWW home page for latest releases:
  21.  
  22. http://dspace.dial.pipex.com/town/square/cc83/
  23.  
  24.  
  25. Installation.
  26. =============
  27.  
  28. This instructions assume that you have some form of WINSOCK
  29. installed and working.
  30.  
  31. 1. Unzip wsarch32.zip in a directory by itself. There should be two
  32. files altogether:
  33.  
  34. wsarch32.exe    - this is the program itself.
  35. wsarch32.txt    - this file
  36.  
  37. Thats it.
  38.  
  39. To use, enter your search term in the "Search for" field, and then
  40. press return, or select the Search button.
  41.  
  42. At the moment you wont see anything about how your query is 
  43. progressing until either it completes or times out, and no error 
  44. message is returned in the latter case!  These things will be added 
  45. in time, I just wanted to get something out before I go away for 
  46. Christmas!  I will be refining and adding functionality then.
  47.  
  48. Regards
  49. David Woakes
  50.  
  51. ----------------------------------------------------------------
  52.  
  53. Currently this version of WSARCHIE may not be distributed or placed
  54. on FTP sites. This is because it is strictly speaking an ALPHA test
  55. release.
  56.  
  57. The address to send your donation to is:
  58.  
  59. David Woakes
  60. 88 Spottiswoode St
  61. Edinburgh
  62. EH9 1DJ
  63.  
  64. I attach a copy of the latest licensing agreement from the University of
  65. Southern California:
  66.  
  67. /* 
  68.  *  Copyright (c) 1991-1994 by the University of Southern California
  69.  *  All rights reserved.
  70.  *
  71.  *  PROSPERO(TM) LICENSE AGREEMENT
  72.  *
  73.  * 1. COPYRIGHT.  The Prospero software is owned by the University of
  74.  *    Southern California and is protected by the United States copyright 
  75.  *    laws and international treaty provisions.  Other copyrights may
  76.  *    apply to parts of the Prospero distribution and are so noted when
  77.  *    known to be applicable.
  78.  * 
  79.  * 2. DISCLAIMER OF WARRANTY.  THIS SOFTWARE IS PROVIDED "AS IS".  The
  80.  *    University of Southern California MAKES NO REPRESENTATIONS OR
  81.  *    WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not
  82.  *    limitation, the University of Southern California MAKES NO
  83.  *    REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY
  84.  *    PARTICULAR PURPOSE OR THAT THE USE OF THE LICENSED SOFTWARE
  85.  *    COMPONENTS OR DOCUMENTATION WILL NOT INFRINGE ANY PATENTS,
  86.  *    COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.  The University of Southern
  87.  *    California shall not be held liable for any liability nor for any
  88.  *    direct, indirect, or consequential damages with respect to any
  89.  *    claim by the user or distributor of the Prospero software or any
  90.  *    third party on account of or arising from this Agreement or the use
  91.  *    or distribution of the Prospero software. 
  92.  * 
  93.  * 3. GRANT OF LICENSE.
  94.  * 
  95.  *  a) Permission to use, copy, modify, and distribute this software and
  96.  *     its documentation in source and binary forms is hereby granted,
  97.  *     provided that:
  98.  * 
  99.  *       i) the use, copying, or distribution is not done for direct
  100.  *          commercial advantage;
  101.  * 
  102.  *      ii) any distribution of the software is on the same terms as in
  103.  *          this Prospero License Agreement, and each copy contains the
  104.  *          copyright notices and the license agreement that appear in
  105.  *          this software and supporting documentation; and  
  106.  * 
  107.  *     iii) any documentation or other materials related to such
  108.  *          distribution or use acknowledge that the software was developed
  109.  *          by the University of Southern California.  
  110.  * 
  111.  *  b) Permission to copy, modify, and distribute this software and its
  112.  *     documentation in source and binary forms AS PART OF ANOTHER
  113.  *     PRODUCT for commercial advantage is hereby granted, provided that:
  114.  * 
  115.  *       i) notice is provided to the University of Southern California
  116.  *          describing the use of Prospero in the product;    
  117.  * 
  118.  *      ii) any distribution of the software is on the same terms as in
  119.  *          this Prospero License Agreement, and those terms apply also to
  120.  *          the distribution and use of that part of the product derived
  121.  *          from the Prospero distribution (it is acceptable to
  122.  *          impose additional restrictions on other parts of the product), 
  123.  *          and each copy contains the copyright notices and the license
  124.  *          agreement that appear in this software and supporting
  125.  *          documentation; 
  126.  * 
  127.  *     iii) any documentation or other materials related to such
  128.  *          distribution or use acknowledge that the software was developed
  129.  *          by the University of Southern California; and
  130.  * 
  131.  *      iv) one of the following three conditions is met:
  132.  * 
  133.  *          a. The product so distributed has been developed
  134.  *             independently and it incorporates only files and related
  135.  *             functions (e.g. allocators) from the Prospero distribution
  136.  *             needed to providing compatibility with the Prospero
  137.  *             distribution; or  
  138.  * 
  139.  *          b. the product so distributed has been developed independently
  140.  *             and the parts of the Prospero distribution included
  141.  *             constitute less than 25% of the product, and the total annual
  142.  *             sales of products incorporating Prospero does not exceed
  143.  *             $100,000 (U.S. Dollars); or
  144.  * 
  145.  *          c. parties to which the product is sold or distributed are
  146.  *             allowed to use or distribute the product in source and binary
  147.  *             forms without fee if the party's use or distribution of the
  148.  *             product is not for direct commercial advantage. 
  149.  * 
  150.  *  c) Permission to use this software to provide a service for a fee is
  151.  *     granted provided that notice is provided to the University of
  152.  *     Southern California describing the nature of the service and
  153.  *     provided that the total annual revenues for the service provided
  154.  *     using Prospero does not exceed $250,000 (U.S. dollars).
  155.  * 
  156.  *  d) Any use, copying, modification, or distribution other than as
  157.  *     provided for above requires an additional license from the
  158.  *     University of Southern California.  The University of Southern
  159.  *     California is prepared to license this software for such use on
  160.  *     reasonable terms.  
  161.  * 
  162.  * 4. OTHER RESTRICTIONS.  Nothing in this Agreement shall be construed
  163.  *    as conferring rights to use in advertising, publicity, or
  164.  *    otherwise, the name of the University of Southern California, or
  165.  *    any trademark thereof. 
  166.  * 
  167.  *   This agreement shall be construed, interpreted, and applied in
  168.  *   accordance with the laws of the State of California, United States of
  169.  *   America.  If any part of this Agreement is held illegal or
  170.  *   unenforceable, the remaining portions shall not be affected.
  171.  * 
  172.  *   Any notice required under this agreement shall be sent to the Prospero
  173.  *   Project; Information Sciences Institute; University of Southern
  174.  *   California; 4676 Admiralty Way; Marina del Rey, California 90292-6695
  175.  *   USA. Any questions concerning the Prospero distribution should be
  176.  *   directed to info-prospero@isi.edu.
  177.  * 
  178.  *   Prospero was originally written by Clifford Neuman (bcn@isi.edu) while
  179.  *   a graduate student at the University of Washington, and subsequently at
  180.  *   the Information Sciences Institute of the University of Southern
  181.  *   California.  Contributors include Steven Seger Augart (swa@isi.edu),
  182.  *   Santosh Rao (srao@isi.edu), and other individuals identified in the
  183.  *   software distribution and accompanying documentation.
  184.  * 
  185.  *   Prospero, the Prospero Directory Service, the Prospero File System, 
  186.  *   and the Prospero Resource Manager are trademarks of the 
  187.  *   University of Southern California. 
  188.  * 
  189.  */
  190.